Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image docker.io/nodered/node-red ( 4.0.7 → 4.0.8 ) #4182

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/nodered/node-red patch 4.0.7 -> 4.0.8 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

node-red/node-red-docker (docker.io/nodered/node-red)

v4.0.8

Compare Source

What's Changed

Node-RED 4.0.8 release: https://github.com/node-red/node-red/releases/tag/4.0.8

Full Changelog: node-red/node-red-docker@v4.0.7...v4.0.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/home-automation/home-assistant/app Kustomization: flux-system/apps-home-assistant HelmRelease: home-automation/home-assistant

+++ kubernetes/talos-flux/apps/home-automation/home-assistant/app Kustomization: flux-system/apps-home-assistant HelmRelease: home-automation/home-assistant

@@ -40,13 +40,13 @@

               TZ: Europe/Vienna
             envFrom:
             - secretRef:
                 name: home-assistant-secrets
             image:
               repository: ghcr.io/home-assistant/home-assistant
-              tag: 2024.12.5@sha256:132ef461504be5c5ebd6e34e5d3fb3d7958bb6758a5136107eea9f84c299254a
+              tag: 2024.12.4@sha256:093f4255f1cd1bddabadfb109d5dbf56f87aaa2f419f6c0377f947ed0ab02204
             ports:
             - containerPort: 8123
               name: http
               protocol: TCP
             resources:
               requests:
--- kubernetes/talos-flux/apps/home-automation/node-red/app Kustomization: flux-system/apps-node-red HelmRelease: home-automation/node-red

+++ kubernetes/talos-flux/apps/home-automation/node-red/app Kustomization: flux-system/apps-node-red HelmRelease: home-automation/node-red

@@ -42,13 +42,13 @@

               FLOWS: flows.json
               NODE_RED_ENABLE_PROJECTS: 'true'
               NODE_RED_ENABLE_SAFE_MODE: 'false'
               TZ: Europe/Vienna
             image:
               repository: docker.io/nodered/node-red
-              tag: 4.0.7@sha256:4c54cee64a41038bbed95207e964fafbeb06b8060ab3e48d649d4b2d57a4dbef
+              tag: 4.0.8@sha256:871225abb46d62e434c75c73ec264c406ae1d0ea09b365ed9ffa122fdc327879
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

@@ -38,13 +38,13 @@

       - env:
         - name: TZ
           value: Europe/Vienna
         envFrom:
         - secretRef:
             name: home-assistant-secrets
-        image: ghcr.io/home-assistant/home-assistant:2024.12.5@sha256:132ef461504be5c5ebd6e34e5d3fb3d7958bb6758a5136107eea9f84c299254a
+        image: ghcr.io/home-assistant/home-assistant:2024.12.4@sha256:093f4255f1cd1bddabadfb109d5dbf56f87aaa2f419f6c0377f947ed0ab02204
         name: app
         ports:
         - containerPort: 8123
           name: http
           protocol: TCP
         resources:
--- HelmRelease: home-automation/node-red Deployment: home-automation/node-red

+++ HelmRelease: home-automation/node-red Deployment: home-automation/node-red

@@ -46,13 +46,13 @@

         - name: NODE_RED_ENABLE_PROJECTS
           value: 'true'
         - name: NODE_RED_ENABLE_SAFE_MODE
           value: 'false'
         - name: TZ
           value: Europe/Vienna
-        image: docker.io/nodered/node-red:4.0.7@sha256:4c54cee64a41038bbed95207e964fafbeb06b8060ab3e48d649d4b2d57a4dbef
+        image: docker.io/nodered/node-red:4.0.8@sha256:871225abb46d62e434c75c73ec264c406ae1d0ea09b365ed9ffa122fdc327879
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1880

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 3.91s
✅ YAML prettier 1 0 0.41s
✅ YAML yamllint 1 0 0.4s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 14dfcc3 into main Dec 20, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/docker.io-nodered-node-red-4.x branch December 20, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants